home *** CD-ROM | disk | FTP | other *** search
/ MacFormat España 4 / MacFormat n. 4 (Spain) / MacFormat 4.bin / Demos / Dazzleoids / SHARED.DIR / 00861.ls < prev    next >
Encoding:
Text File  |  1994-10-13  |  93 b   |  10 lines

  1. on mouseUp
  2.   nothing()
  3.   dontPassEvent()
  4. end
  5.  
  6. on mouseDown
  7.   nothing()
  8.   dontPassEvent()
  9. end
  10.